Increment path to babl tarballs in install file
authorØyvind Kolås <pippin@gimp.org>
Wed, 17 Mar 2010 13:08:10 +0000 (13:08 +0000)
committerØyvind Kolås <pippin@gimp.org>
Wed, 17 Mar 2010 13:09:16 +0000 (13:09 +0000)
INSTALL.in

index 1621ca9e30811b48b8442d598856de762ea2ed4e..5fa1570066b880896aec5052be8b99b97b3cffd9 100644 (file)
@@ -12,7 +12,7 @@ From a released version the following is the expected method of
 installation (or a variation on this theme):
 
      ------------------------------------------------------------
-     foo$ wget ftp://ftp.gtk.org/pub/babl/0.0/babl-@BABL_VERSION@.tar.bz2
+     foo$ wget ftp://ftp.gtk.org/pub/babl/0.1/babl-@BABL_VERSION@.tar.bz2
      foo$ tar jxf babl-@BABL_VERSION@.tar.gz
      foo$ cd babl-@BABL_VERSION@
      foo/babl-@BABL_VERSION@$ ./configure && make && sudo make install